home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / zeszyt / winbatch / wwdlg32i.ex_ / string.txt next >
Encoding:
Text File  |  1995-10-24  |  2.0 KB  |  39 lines

  1. 1    Creation of CD failed on call to DialogBox()
  2. 2    Invalid structure size passed to CD
  3. 3    Failure initializing CD.  Possibly\n
  4.  do to insufficient memory.
  5. 5    Instance handle not passed to CD
  6. 6    Failure loading specified string
  7. 7    Failure finding specified resource
  8. 8    Failure loading specified resource
  9. 9    Failure locking specified resource
  10. 10    Failure allocating memory for internal CD structure
  11. 11    Failure locking memory for internal CD structure
  12. 13    Failure setting up resources for CD
  13. 26    Invalid filename passed to FileOpen or FileSave
  14. 27    Buffer passed to CD too small for string
  15. 34    Current form not saved.\nDo you want a chance to save it.
  16. 35    Warning
  17. 36    Please license the application you are building the dialog for.
  18. 37    Attention!
  19. 38    Dialog boxes REQUIRE at least one\nPushbutton.  A Pushbutton must\nbe defined before box can be saved.
  20. 39    To delete a control, position the mouse\nover the control and press the delete key.
  21. 40    Dialog Name must be defined.
  22. 41    Dialog Script
  23. 42    Dialog Name too long.  Max 17 chars
  24. 43    Dialog Name not a legal variable name.
  25. 3000    WIL Dialog (*.WDL)|*.WDL|
  26. 7777    Button must not have a zero value
  27. 7778    Each PushButton must have a unique Value.  Use 0 for Cancel and 1 for OK
  28. 7779    Each radio button in a set (defined by variable name) must have a unique, non-zero value
  29. 7780    Variable name already used for something other than Radio buttons
  30. 7781    Variable name for CheckBox already used elsewhere
  31. 7782    Only one FileListBox allowed in a EditBox/VaryText/FileListbox set
  32. 7783    Only one VaryText allowed in a EditBox/VaryText/FileListbox set
  33. 7784    Variable name for VaryText already used elsewhere
  34. 7785    Only one EditBox allowed in a EditBox/VaryText/FileListbox set
  35. 7786    Variable name for EditBox already used elsewhere
  36. 7788    Variable name for FileListBox already used elsewhere
  37. 7789    Variable name for ItemSelectBox already used elsewhere
  38. 7790    Control must be associated with a variable name
  39. 10102    Internal Error: Unrecognised ParentProcess Command
  40.